Setting up notes.makzan.net to point to the Obsidian Publish
- Created a Github repostiroy: https://github.com/makzan/notes.makzan.net-for-obsidian/blob/main/netlify.toml
- Created a
netlify.toml
configure file with following content:
[[redirects]]
from = "https://notes.makzan.net/*"
to = "https://publish.obsidian.md/serve?url=notes.makzan.net/:splat"
status = 200
force = true
- Hosted the Github on Netlify and setup the custom domain.
- Fill in the custom domain in the Publish setting in Obsidian.
—2021-07-12.
#behind-the-scene
#on/using/obsidian